home *** CD-ROM | disk | FTP | other *** search
/ Adobe Graphics & Publishing SDK 1996 December / Adobe Graphics & Publishing SDK 1996 December.iso / pc / pr42sdk / examples / projects / afilter / fl-lfill4.mak < prev    next >
Text File  |  1995-10-07  |  5KB  |  162 lines

  1. # Microsoft Developer Studio Generated NMAKE File, Format Version 4.20
  2. # ** DO NOT EDIT **
  3.  
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5.  
  6. !IF "$(CFG)" == ""
  7. CFG=Fl-lfill4 - Win32 Debug
  8. !MESSAGE No configuration specified.  Defaulting to Fl-lfill4 - Win32 Debug.
  9. !ENDIF 
  10.  
  11. !IF "$(CFG)" != "Fl-lfill4 - Win32 Debug"
  12. !MESSAGE Invalid configuration "$(CFG)" specified.
  13. !MESSAGE You can specify a configuration when running NMAKE on this makefile
  14. !MESSAGE by defining the macro CFG on the command line.  For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "Fl-lfill4.mak" CFG="Fl-lfill4 - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Fl-lfill4 - Win32 Debug" (based on\
  21.  "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23. !ERROR An invalid configuration is specified.
  24. !ENDIF 
  25.  
  26. !IF "$(OS)" == "Windows_NT"
  27. NULL=
  28. !ELSE 
  29. NULL=nul
  30. !ENDIF 
  31. ################################################################################
  32. # Begin Project
  33. # PROP Target_Last_Scanned "Fl-lfill4 - Win32 Debug"
  34. CPP=cl.exe
  35. RSC=rc.exe
  36. MTL=mktyplib.exe
  37. # PROP BASE Use_MFC 0
  38. # PROP BASE Use_Debug_Libraries 1
  39. # PROP BASE Output_Dir "WinDebug"
  40. # PROP BASE Intermediate_Dir "WinDebug"
  41. # PROP Use_MFC 0
  42. # PROP Use_Debug_Libraries 1
  43. # PROP Output_Dir "WinDebug"
  44. # PROP Intermediate_Dir "WinDebug"
  45. OUTDIR=.\WinDebug
  46. INTDIR=.\WinDebug
  47.  
  48. ALL : "$(OUTDIR)\Fl-lfill.prm"
  49.  
  50. CLEAN : 
  51.     -@erase "$(INTDIR)\Fl-lfill.obj"
  52.     -@erase "$(INTDIR)\FL-LFILL.res"
  53.     -@erase "$(INTDIR)\vc40.idb"
  54.     -@erase "$(INTDIR)\vc40.pdb"
  55.     -@erase "$(OUTDIR)\Fl-lfill.exp"
  56.     -@erase "$(OUTDIR)\Fl-lfill.ilk"
  57.     -@erase "$(OUTDIR)\Fl-lfill.lib"
  58.     -@erase "$(OUTDIR)\Fl-lfill.pdb"
  59.     -@erase "$(OUTDIR)\Fl-lfill.prm"
  60.  
  61. "$(OUTDIR)" :
  62.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  63.  
  64. # ADD BASE CPP /nologo /MT /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /c
  65. # ADD CPP /nologo /Zp1 /W3 /Gm /Zi /Od /I "..\..\Headers" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /c
  66. # SUBTRACT CPP /Fr /YX
  67. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  68. # ADD MTL /nologo /D "_DEBUG" /win32
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  70. # ADD RSC /l 0x409 /i "..\..\Headers" /d "_DEBUG"
  71. # SUBTRACT RSC /x
  72. BSC32=bscmake.exe
  73. # ADD BASE BSC32 /nologo
  74. # ADD BSC32 /nologo
  75. BSC32_FLAGS=/nologo /o"$(OUTDIR)/Fl-lfill4.bsc" 
  76. BSC32_SBRS= \
  77.     
  78. LINK32=link.exe
  79. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386
  80. # ADD LINK32 ..\..\Lib\Preminfo.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"WinDebug\Fl-lfill.prm"
  81. # SUBTRACT LINK32 /pdb:none /map
  82. LINK32_FLAGS=..\..\Lib\Preminfo.lib kernel32.lib user32.lib gdi32.lib\
  83.  winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib\
  84.  uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll\
  85.  /incremental:yes /pdb:"$(OUTDIR)/Fl-lfill.pdb" /debug /machine:I386\
  86.  /def:".\Fl-lfill.def" /out:"$(OUTDIR)/Fl-lfill.prm"\
  87.  /implib:"$(OUTDIR)/Fl-lfill.lib" 
  88. DEF_FILE= \
  89.     ".\Fl-lfill.def"
  90. LINK32_OBJS= \
  91.     "$(INTDIR)\Fl-lfill.obj" \
  92.     "$(INTDIR)\FL-LFILL.res"
  93.  
  94. "$(OUTDIR)\Fl-lfill.prm" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  95.     $(LINK32) @<<
  96.   $(LINK32_FLAGS) $(LINK32_OBJS)
  97. <<
  98.  
  99. CPP_PROJ=/nologo /Zp1 /MLd /W3 /Gm /Zi /Od /I "..\..\Headers" /D "WIN32" /D\
  100.  "_DEBUG" /D "_WINDOWS" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c 
  101. CPP_OBJS=.\WinDebug/
  102. CPP_SBRS=.\.
  103.  
  104. .c{$(CPP_OBJS)}.obj:
  105.    $(CPP) $(CPP_PROJ) $<  
  106.  
  107. .cpp{$(CPP_OBJS)}.obj:
  108.    $(CPP) $(CPP_PROJ) $<  
  109.  
  110. .cxx{$(CPP_OBJS)}.obj:
  111.    $(CPP) $(CPP_PROJ) $<  
  112.  
  113. .c{$(CPP_SBRS)}.sbr:
  114.    $(CPP) $(CPP_PROJ) $<  
  115.  
  116. .cpp{$(CPP_SBRS)}.sbr:
  117.    $(CPP) $(CPP_PROJ) $<  
  118.  
  119. .cxx{$(CPP_SBRS)}.sbr:
  120.    $(CPP) $(CPP_PROJ) $<  
  121.  
  122. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/Fl-lfill.res" /i "..\..\Headers" /d "_DEBUG" 
  123. MTL_PROJ=/nologo /D "_DEBUG" /win32 
  124. ################################################################################
  125. # Begin Target
  126.  
  127. # Name "Fl-lfill4 - Win32 Debug"
  128. ################################################################################
  129. # Begin Source File
  130.  
  131. SOURCE=".\Fl-lfill.c"
  132. DEP_CPP_FL_LF=\
  133.     "..\..\Headers\Compat.h"\
  134.     "..\..\Headers\Premiere.h"\
  135.     
  136.  
  137. "$(INTDIR)\Fl-lfill.obj" : $(SOURCE) $(DEP_CPP_FL_LF) "$(INTDIR)"
  138.  
  139.  
  140. # End Source File
  141. ################################################################################
  142. # Begin Source File
  143.  
  144. SOURCE=".\Fl-lfill.rc"
  145. DEP_RSC_FL_LFI=\
  146.     "..\..\Headers\Premiere.h"\
  147.     
  148.  
  149. "$(INTDIR)\FL-LFILL.res" : $(SOURCE) $(DEP_RSC_FL_LFI) "$(INTDIR)"
  150.    $(RSC) $(RSC_PROJ) $(SOURCE)
  151.  
  152.  
  153. # End Source File
  154. ################################################################################
  155. # Begin Source File
  156.  
  157. SOURCE=".\Fl-lfill.def"
  158. # End Source File
  159. # End Target
  160. # End Project
  161. ################################################################################
  162.